Total Complexity | 10 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 75 |
Lines of code | 43 |
Logical lines of code | 18 |
Comment lines | 0 |
Methods | 9 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 60 | 2 | 13 | |
getId() | 82 | 1 | 3 | |
getEmail() | 82 | 1 | 3 | |
getLoginName() | 82 | 1 | 3 | |
getRoles() | 82 | 1 | 3 | |
getFirstName() | 82 | 1 | 3 | |
getLastName() | 82 | 1 | 3 | |
getLogin() | 82 | 1 | 3 | |
toArray() | 66 | 1 | 9 |